$: sound( "numbers:5 numbers:4 numbers:3 numbers:2 numbers:1 numbers:0" )

$: sound( "bd - hh sd - oh").gain(0.5)
//$:note( "e3 d#3 e3 d#3 e3 b2 d3 c3 a2").sound("numbers")


//$: sound("casio*2 casio")
$: note( "d db d4 d#4" )
$: note( "c4" ).sound( "gm_breath_noise" )
$: note( "f# f# f# f# a1")

$: sound("casio:1 casio casio casio casio:1 casio casio casio")


$: note("f# e# d# c# b# a# g# g a b c d e f")
$: note("g b b")
$: sound("gm_blown_noise")
$: sound("gm_distortion_guitar"
$: sound("gm_steel_drums gm_steel_drums gm_steel_drums gm_steel_drums") 